# Promise VideoDecoder.seek(number position)

# 功能描述

跳转到视频指定时间点解码

# 参数

# number position

跳转的解码位置,单位 ms

# 返回值